[INFO] cloning repository https://github.com/nielsing/work
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nielsing/work" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnielsing%2Fwork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnielsing%2Fwork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7d9fe5dfb8b544720ac7b40cc9da6d681f7ee4b
[INFO] testing nielsing/work against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnielsing%2Fwork" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nielsing/work
[INFO] finished tweaking git repo https://github.com/nielsing/work
[INFO] tweaked toml for git repo https://github.com/nielsing/work written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nielsing/work on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nielsing/work already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0df2e22a46c6aff3ea49421be7c40c2aefc532816e39f336dd50e4bac9ecfd32
[INFO] running `Command { std: "docker" "start" "-a" "0df2e22a46c6aff3ea49421be7c40c2aefc532816e39f336dd50e4bac9ecfd32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0df2e22a46c6aff3ea49421be7c40c2aefc532816e39f336dd50e4bac9ecfd32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0df2e22a46c6aff3ea49421be7c40c2aefc532816e39f336dd50e4bac9ecfd32", kill_on_drop: false }`
[INFO] [stdout] 0df2e22a46c6aff3ea49421be7c40c2aefc532816e39f336dd50e4bac9ecfd32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dd203b5ac260834cd53b4ca8564a88dc7a78ca4cc326ef0249eaca9bfb7b582
[INFO] running `Command { std: "docker" "start" "-a" "9dd203b5ac260834cd53b4ca8564a88dc7a78ca4cc326ef0249eaca9bfb7b582", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling proc-macro-error v0.4.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling chrono v0.4.10
[INFO] [stderr]    Compiling regex v1.3.7
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.53
[INFO] [stderr]    Compiling structopt v0.3.11
[INFO] [stderr]    Compiling work v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.58s
[INFO] running `Command { std: "docker" "inspect" "9dd203b5ac260834cd53b4ca8564a88dc7a78ca4cc326ef0249eaca9bfb7b582", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd203b5ac260834cd53b4ca8564a88dc7a78ca4cc326ef0249eaca9bfb7b582", kill_on_drop: false }`
[INFO] [stdout] 9dd203b5ac260834cd53b4ca8564a88dc7a78ca4cc326ef0249eaca9bfb7b582
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05cf617c1854f24513f189051613ed83c593580868fffa42cc84b4d39786b75b
[INFO] running `Command { std: "docker" "start" "-a" "05cf617c1854f24513f189051613ed83c593580868fffa42cc84b4d39786b75b", kill_on_drop: false }`
[INFO] [stderr]    Compiling work v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s
[INFO] running `Command { std: "docker" "inspect" "05cf617c1854f24513f189051613ed83c593580868fffa42cc84b4d39786b75b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05cf617c1854f24513f189051613ed83c593580868fffa42cc84b4d39786b75b", kill_on_drop: false }`
[INFO] [stdout] 05cf617c1854f24513f189051613ed83c593580868fffa42cc84b4d39786b75b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 259832375ec1e9e8c711d065a68736a3144c7755e7a707fb0c1a87e6443789c1
[INFO] running `Command { std: "docker" "start" "-a" "259832375ec1e9e8c711d065a68736a3144c7755e7a707fb0c1a87e6443789c1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/work-7e951b0d2f1909ab)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test time::tests::regex_at_hour ... ok
[INFO] [stdout] test time::tests::regex_hours_ago ... ok
[INFO] [stdout] test time::tests::test_interval_try_from_str ... ok
[INFO] [stdout] test time::tests::regex_at_day_hour_minutes ... ok
[INFO] [stdout] test time::tests::test_parse_time_input_at_day_hour_minutes ... ok
[INFO] [stdout] test time::tests::regex_minutes_ago ... ok
[INFO] [stdout] test time::tests::regex_at_day_month_hour_minutes ... ok
[INFO] [stdout] test time::tests::test_parse_time_input_at_day_month_hour_minutes ... ok
[INFO] [stdout] test time::tests::regex_hours_and_minutes_ago ... ok
[INFO] [stdout] test time::tests::test_parse_time_input_at_hour ... ok
[INFO] [stdout] test time::tests::regex_at_hour_minutes ... ok
[INFO] [stdout] test time::tests::test_parse_time_input_hours_ago ... ok
[INFO] [stdout] test time::tests::test_parse_time_input_hours_and_minutes_ago ... ok
[INFO] [stdout] test time::tests::test_parse_time_input_minutes_ago ... ok
[INFO] [stdout] test time::tests::test_parse_time_input_at_hour_minutes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/work-0d43397df63ea3b2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests work
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/time.rs - time::get_human_readable_form (line 119) ... FAILED
[INFO] [stdout] test src/time.rs - time::approximate_hours (line 36) ... FAILED
[INFO] [stdout] test src/time.rs - time::approximate_minutes (line 63) ... FAILED
[INFO] [stdout] test src/time.rs - time::Interval::new (line 407) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/time.rs - time::get_human_readable_form (line 119) stdout ----
[INFO] [stdout] error[E0603]: function `get_human_readable_form` is private
[INFO] [stdout]    --> src/time.rs:122:17
[INFO] [stdout]     |
[INFO] [stdout] 122 | use work::time::get_human_readable_form;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ private function
[INFO] [stdout]     |
[INFO] [stdout] note: the function `get_human_readable_form` is defined here
[INFO] [stdout]    --> src/time.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn get_human_readable_form(duration: i64) -> String {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/time.rs - time::approximate_hours (line 36) stdout ----
[INFO] [stdout] error[E0603]: function `approximate_hours` is private
[INFO] [stdout]   --> src/time.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 | use work::time::approximate_hours;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ private function
[INFO] [stdout]    |
[INFO] [stdout] note: the function `approximate_hours` is defined here
[INFO] [stdout]   --> src/time.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn approximate_hours(duration: i64) -> f64 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/time.rs - time::approximate_minutes (line 63) stdout ----
[INFO] [stdout] error[E0603]: function `approximate_minutes` is private
[INFO] [stdout]   --> src/time.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 | use work::time::approximate_minutes;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^ private function
[INFO] [stdout]    |
[INFO] [stdout] note: the function `approximate_minutes` is defined here
[INFO] [stdout]   --> src/time.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn approximate_minutes(duration: i64) -> i64 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/time.rs - time::approximate_hours (line 36)
[INFO] [stdout]     src/time.rs - time::approximate_minutes (line 63)
[INFO] [stdout]     src/time.rs - time::get_human_readable_form (line 119)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "259832375ec1e9e8c711d065a68736a3144c7755e7a707fb0c1a87e6443789c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "259832375ec1e9e8c711d065a68736a3144c7755e7a707fb0c1a87e6443789c1", kill_on_drop: false }`
[INFO] [stdout] 259832375ec1e9e8c711d065a68736a3144c7755e7a707fb0c1a87e6443789c1
